diff options
author | Peter Hawkins <thepish@FreeBSD.org> | 1998-07-06 08:45:11 +0000 |
---|---|---|
committer | Peter Hawkins <thepish@FreeBSD.org> | 1998-07-06 08:45:11 +0000 |
commit | 84b9f344b7832b7d99416fed2679a21dce75ce26 (patch) | |
tree | e4f96bc7ecf33a8627f85ff55b3dd583523b9e98 /graphics/xfig | |
parent | a3afea0a27036b8cd46ee434b744bd64f94a87fd (diff) |
Notes
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 922cb256b549..bf05b078fa95 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/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 |