diff options
author | thepish <thepish@FreeBSD.org> | 1998-07-06 16:45:11 +0800 |
---|---|---|
committer | thepish <thepish@FreeBSD.org> | 1998-07-06 16:45:11 +0800 |
commit | c59401f7a21f45d56f56f354859c6b321e7b21c2 (patch) | |
tree | c84eefc0d1bc40619e4380b5e5bc77ba6763b708 /graphics/xfig-devel | |
parent | 35e681a95d393d350a341e7e2707c0971d753cfa (diff) | |
download | freebsd-ports-gnome-c59401f7a21f45d56f56f354859c6b321e7b21c2.tar.gz freebsd-ports-gnome-c59401f7a21f45d56f56f354859c6b321e7b21c2.tar.zst freebsd-ports-gnome-c59401f7a21f45d56f56f354859c6b321e7b21c2.zip |
*** empty log message ***
Diffstat (limited to 'graphics/xfig-devel')
-rw-r--r-- | graphics/xfig-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile index 922cb256b549..bf05b078fa95 100644 --- a/graphics/xfig-devel/Makefile +++ b/graphics/xfig-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 4 January 1995 # Whom: roberto # -# $Id: Makefile,v 1.18 1998/04/15 22:18:21 jseger Exp $ +# $Id: Makefile,v 1.19 1998/05/04 20:23:27 jseger Exp $ # -DISTNAME= xfig.3.2 -PKGNAME= xfig-3.2 +DISTNAME= xfig.3.2.2 +PKGNAME= xfig-3.2.2 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications/drawing_tools/xfig |