diff options
author | skv <skv@FreeBSD.org> | 2007-09-28 12:53:43 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-09-28 12:53:43 +0800 |
commit | bca7b5b1fad9ef262957f72e3825d37f5acf1cf0 (patch) | |
tree | b7e71771a77a3f5d47273e0fefc8b4d17d1cb1ba /textproc/tinyxml/Makefile | |
parent | 8cc654ca8e47e062f60999fc8b681ee465d38f9a (diff) | |
download | freebsd-ports-gnome-bca7b5b1fad9ef262957f72e3825d37f5acf1cf0.tar.gz freebsd-ports-gnome-bca7b5b1fad9ef262957f72e3825d37f5acf1cf0.tar.zst freebsd-ports-gnome-bca7b5b1fad9ef262957f72e3825d37f5acf1cf0.zip |
Fix pkg-plist
Pointed by: pav
Diffstat (limited to 'textproc/tinyxml/Makefile')
-rw-r--r-- | textproc/tinyxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index e35d735be64f..a2b6c265e08a 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -7,6 +7,7 @@ PORTNAME= tinyxml PORTVERSION= 2.5.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |