diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-18 05:43:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-18 05:43:42 +0800 |
commit | c738475c2d5adc75c9da5236e4e7631fc5ae9ced (patch) | |
tree | df2f75ca0a4e54ea00b8f85f611b4eaa03567ced /security/seahorse/Makefile | |
parent | a5d9732f08ba5e6dec9a2d4584a9fdcf5dbd2042 (diff) | |
download | marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar.gz marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar.bz2 marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar.lz marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar.xz marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.tar.zst marcuscom-ports-c738475c2d5adc75c9da5236e4e7631fc5ae9ced.zip |
Add some missing directories to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8369 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/seahorse/Makefile')
-rw-r--r-- | security/seahorse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index bef539ce1..882ad1371 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,11 +3,12 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.25 2007/02/02 18:47:40 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.26 2007/02/13 19:43:45 marcus Exp $ # PORTNAME= seahorse PORTVERSION= 0.9.91 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |