aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-08-02 15:49:20 +0800
committerSatoshi Asami <asami@FreeBSD.org>1996-08-02 15:49:20 +0800
commit5c4123223660c9c62b96cb8c0ee978f7c7e382e9 (patch)
tree61d4de38b57c783a32fe9e72c6b990340ac9e1ed
parenta03386eb3c0b95305950732dca94e51957cceb71 (diff)
downloadfreebsd-ports-5c4123223660c9c62b96cb8c0ee978f7c7e382e9.tar.gz
freebsd-ports-5c4123223660c9c62b96cb8c0ee978f7c7e382e9.tar.zst
freebsd-ports-5c4123223660c9c62b96cb8c0ee978f7c7e382e9.zip
Change PKGNAME suffix from "120796" to "96.12.07", it sorts better that way.
Notes
Notes: svn path=/head/; revision=3496
-rw-r--r--graphics/xmorph/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile
index a814d98ec84e..7e08e79dd40c 100644
--- a/graphics/xmorph/Makefile
+++ b/graphics/xmorph/Makefile
@@ -3,15 +3,16 @@
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/08/01 20:31:15 erich Exp $
#
DISTNAME= xmorph-12jul96
-PKGNAME= xmorph-120796
+PKGNAME= xmorph-96.07.12
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
-USE_X11= yes
MAINTAINER= erich@FreeBSD.org
+USE_X11= yes
+
.include <bsd.port.mk>