diff options
author | barner <barner@FreeBSD.org> | 2005-03-08 04:09:33 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-03-08 04:09:33 +0800 |
commit | cf3c63ed990cd8f301b9127c36f8d69c9e702c06 (patch) | |
tree | 095f2a94be4cde16b5abc64f0f41d0d7eb20a31b /net-p2p/gift-openft/Makefile | |
parent | 9d99f5758f8022c07c7cb15bc3bdb035803f1040 (diff) | |
download | freebsd-ports-gnome-cf3c63ed990cd8f301b9127c36f8d69c9e702c06.tar.gz freebsd-ports-gnome-cf3c63ed990cd8f301b9127c36f8d69c9e702c06.tar.zst freebsd-ports-gnome-cf3c63ed990cd8f301b9127c36f8d69c9e702c06.zip |
- Update to 0.2.1.5
- Use DOCSDIR and generally fix plist
PR: ports/75674
Submitted by: Alex Varju <freebsd-ports@varju.ca>
Approved by: Stefan Ehmann <shoesoft@gmx.net> (port maintainer),
arved (mentor)
Diffstat (limited to 'net-p2p/gift-openft/Makefile')
-rw-r--r-- | net-p2p/gift-openft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gift-openft/Makefile b/net-p2p/gift-openft/Makefile index 2e9711ac0539..bb129b8cc568 100644 --- a/net-p2p/gift-openft/Makefile +++ b/net-p2p/gift-openft/Makefile @@ -6,7 +6,7 @@ # PORTNAME= giFT-OpenFT -PORTVERSION= 0.2.1.4 +PORTVERSION= 0.2.1.5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gift |