diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /french | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'french')
-rw-r--r-- | french/alphabet_sounds_fr/Makefile | 1 | ||||
-rw-r--r-- | french/mozilla-flp/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/french/alphabet_sounds_fr/Makefile b/french/alphabet_sounds_fr/Makefile index 4a9200f..08aa81b 100644 --- a/french/alphabet_sounds_fr/Makefile +++ b/french/alphabet_sounds_fr/Makefile @@ -5,6 +5,7 @@ PORTNAME= alphabet_sounds_fr PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= french games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= childsplay diff --git a/french/mozilla-flp/Makefile b/french/mozilla-flp/Makefile index 4be4800..b25186a 100644 --- a/french/mozilla-flp/Makefile +++ b/french/mozilla-flp/Makefile @@ -7,6 +7,7 @@ PORTNAME= mozilla-flp PORTVERSION= 1.7.5 +PORTREVISION= 1 CATEGORIES= french www MASTER_SITES= http://frenchmozilla.sourceforge.net/FTP/${PORTVERSION}/ DISTNAME= mozilla-l10n-fr-FR-${PORTVERSION} |