aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-02-12 04:20:19 +0800
committerantoine <antoine@FreeBSD.org>2014-02-12 04:20:19 +0800
commit3bd4419a0b7b63879eda34e618f989bffcb52a62 (patch)
tree7ad813ba9778a1c9663f1d975107afc3a1127eec
parented6cd3bf579999ac6dbfd5107fef9f2a5ab072c2 (diff)
downloadfreebsd-ports-gnome-3bd4419a0b7b63879eda34e618f989bffcb52a62.tar.gz
freebsd-ports-gnome-3bd4419a0b7b63879eda34e618f989bffcb52a62.tar.zst
freebsd-ports-gnome-3bd4419a0b7b63879eda34e618f989bffcb52a62.zip
Stage support
-rw-r--r--mail/addresses/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile
index 632325bc14cf..2c86f04564a1 100644
--- a/mail/addresses/Makefile
+++ b/mail/addresses/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= gap
DISTNAME= Addresses-${PORTVERSION}
MAINTAINER= theraven@FreeBSD.org
-COMMENT= A versatile addressbook for GNUstep
+COMMENT= Versatile addressbook for GNUstep
LICENSE= LGPL21
@@ -20,5 +20,4 @@ USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
-NO_STAGE= yes
.include <bsd.port.mk>