diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-01 09:12:45 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-01 09:12:45 +0000 |
commit | 02b6588d4585ac9bc71d3f71f10c68bbf37b2fed (patch) | |
tree | c979b0b65f44728299a1de3cd6ce12b255d8b9e6 /comms/xlog/Makefile | |
parent | 4d2ccc195524c5bc2811f99849f49ff030d636d1 (diff) |
Notes
Diffstat (limited to 'comms/xlog/Makefile')
-rw-r--r-- | comms/xlog/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 3e28e9f55276..00048c76a045 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= xlog -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= comms MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ http://www.qsl.net/pg4i/download/ @@ -14,8 +13,6 @@ MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ MAINTAINER= matt@mattsnetwork.co.uk COMMENT= Amateur Radio logging application -NOT_FOR_ARCHS= alpha - USE_X_PREFIX= yes USE_GNOME= libgnomeprint GNU_CONFIGURE= yes |