diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-12-07 00:33:20 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-12-07 00:33:20 +0800 |
commit | 8bafc17123c936e1d5aba48f4087c9750b26435c (patch) | |
tree | 2aff11002cffb028e311b30952f3d97d3b46ec1b /x11/yelp/Makefile | |
parent | 8ae8127131aca230f9c706608cc0c7fd7ee09338 (diff) | |
download | freebsd-ports-gnome-8bafc17123c936e1d5aba48f4087c9750b26435c.tar.gz freebsd-ports-gnome-8bafc17123c936e1d5aba48f4087c9750b26435c.tar.zst freebsd-ports-gnome-8bafc17123c936e1d5aba48f4087c9750b26435c.zip |
- Add support for man section n (Tcl/Tk functions)
- Remove unused startup scripts
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 7b7b4b3126a4..f3ac4eb42042 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -8,7 +8,7 @@ PORTNAME= yelp PORTVERSION= 2.12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 |