diff options
author | mezz <mezz@FreeBSD.org> | 2005-01-14 04:12:39 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-01-14 04:12:39 +0800 |
commit | 2eb05e395ef582d4a332c573401ab0a8854f655d (patch) | |
tree | b17ff830b0850bd46958ac746f346c68c6f3fc5c /textproc/xmlroff/Makefile | |
parent | 9039dc102c3b12696e65f898ffc1023d540af42e (diff) | |
download | freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.tar.gz freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.tar.zst freebsd-ports-gnome-2eb05e395ef582d4a332c573401ab0a8854f655d.zip |
Fix the pkg-plist.
Reported by: pointyhat via kris
Submitted by: James Earl <chero7@telus.net> (maintainer)
Diffstat (limited to 'textproc/xmlroff/Makefile')
-rw-r--r-- | textproc/xmlroff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index afcc6aa82a40..07a02df6e7ba 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmlroff PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |