diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-11 07:01:23 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-11 07:01:23 +0800 |
commit | 68e8d7d38bd7de241dbba436899cf4aa043a430f (patch) | |
tree | d9047978970fe6deeefab11fb4784d29bda8854a /graphics/yap/Makefile | |
parent | 379c28d2fa03562b89854feee1849107b17ffdbc (diff) | |
download | freebsd-ports-gnome-68e8d7d38bd7de241dbba436899cf4aa043a430f.tar.gz freebsd-ports-gnome-68e8d7d38bd7de241dbba436899cf4aa043a430f.tar.zst freebsd-ports-gnome-68e8d7d38bd7de241dbba436899cf4aa043a430f.zip |
- update to new tarball with new features
Diffstat (limited to 'graphics/yap/Makefile')
-rw-r--r-- | graphics/yap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/yap/Makefile b/graphics/yap/Makefile index 848facad6c43..e7a6d887a076 100644 --- a/graphics/yap/Makefile +++ b/graphics/yap/Makefile @@ -7,10 +7,12 @@ PORTNAME= yap PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= graphics gnustep MASTER_SITES= http://www.gnustep.it/marko/GPSText/ DISTNAME= Yap EXTRACT_SUFX= .tgz +DIST_SUBDIR= repacked MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep a2ps/gs frontend |