diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:18:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-11 22:18:21 +0000 |
commit | ff746cdec08f0c535792acfb4605947ab3b0edcd (patch) | |
tree | d0707d0fef97adf57ff93d3eb9381aafa4bd948c | |
parent | 2851ab7a1af4484be5367d24e47b6dfa4f088c63 (diff) | |
download | ports-ff746cdec08f0c535792acfb4605947ab3b0edcd.tar.gz ports-ff746cdec08f0c535792acfb4605947ab3b0edcd.zip |
Notes
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon2/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 37f23ed7ec4f..cf87d8a2a431 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 4252349e637b..67cca7def50c 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.12 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index abc38937e450..ea3c0c4cec1f 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon2 PORTVERSION= 1.3.9 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} |