diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:18:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:18:55 +0000 |
commit | b3bc5402310ade91d6da6b3fef6478c7645dabe5 (patch) | |
tree | 65cc90fb243f8703996eb305ad5f97cadaab5034 /graphics/xmorph/Makefile | |
parent | d6f17d802f90cffd30ca525c31b224005a377459 (diff) | |
download | ports-b3bc5402310ade91d6da6b3fef6478c7645dabe5.tar.gz ports-b3bc5402310ade91d6da6b3fef6478c7645dabe5.zip |
Upgrade to 97.09.11.
Notes
Notes:
svn path=/head/; revision=10900
Diffstat (limited to 'graphics/xmorph/Makefile')
-rw-r--r-- | graphics/xmorph/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index fe9e142f89f3..900a4b531427 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: xmorph -# Version required: 17jan97 +# Version required: 11sep97 # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.5 1996/11/26 15:58:34 erich Exp $ +# $Id: Makefile,v 1.6 1997/03/28 15:11:10 erich Exp $ # -DISTNAME= xmorph-17jan97 -PKGNAME= xmorph-97.01.17 +DISTNAME= xmorph-11sep97 +PKGNAME= xmorph-97.09.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics |