diff options
author | flz <flz@FreeBSD.org> | 2005-04-04 19:52:30 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-04 19:52:30 +0800 |
commit | 11404fa42b7fadbc4f33d857403b48c00890fd0a (patch) | |
tree | 7e3e24cc9249f2ad5466e8d8f70d6f98f2a64314 /net-p2p/lopster/Makefile | |
parent | f736d983af7d26cdbf6f69868a19aaf986551771 (diff) | |
download | freebsd-ports-graphics-11404fa42b7fadbc4f33d857403b48c00890fd0a.tar.gz freebsd-ports-graphics-11404fa42b7fadbc4f33d857403b48c00890fd0a.tar.zst freebsd-ports-graphics-11404fa42b7fadbc4f33d857403b48c00890fd0a.zip |
- Update to 1.2.2.
- Global cleanup.
PR: ports/78197
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Approved by: Roman Shterenzon <roman@oven.org> (maintainer)
Diffstat (limited to 'net-p2p/lopster/Makefile')
-rw-r--r-- | net-p2p/lopster/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 55f60595681..9f6161261d8 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lopster -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= audio MASTER_SITES= http://lopster.sourceforge.net/download/ @@ -15,7 +14,6 @@ MAINTAINER= ports@oven.org COMMENT= GTK+ client for Napster GNU_CONFIGURE= yes -USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk12 USE_X_PREFIX= yes |